home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 21 / AACD 21.iso / AACD / Utilities / Help / locale / help / english / sys / setclock.doc < prev    next >
Encoding:
Text File  |  2000-10-06  |  1.1 KB  |  42 lines

  1. SETCLOCK
  2.  
  3. Sets or reads the battery backed-up hardware clock.
  4.  
  5. Format
  6.  
  7. SETCLOCK LOAD | SAVE | RESET
  8.  
  9. Template
  10.  
  11. LOAD/S,SAVE/S,RESET/S
  12.  
  13. Location
  14.  
  15. C:
  16.  
  17. SETCLOCK SAVE sets the date and time of the battery backed-up hardware clock
  18. (if your system has one) from the current system time, which is set with the
  19. Time editor or with the DATE command. SETCLOCK SAVE is typically used after a
  20. DATE command.
  21.  
  22. SETCLOCK LOAD sets the current system time form the battery backed-up clock.
  23. In systems using AmigaDOS Release 2 or later, this is done automatically
  24. during the boot process.
  25.  
  26. The RESET option resets the clock completely. Use this option if the clock is
  27. accidentally turned off or LOAD and SAVE do not appear to work correctly.
  28.  
  29. Example:
  30.  
  31. 1> DATE 22-Jan-93 07:15:25
  32. 1> SETCLOCK SAVE
  33.  
  34. saves the date, January 22, 1993, and the time, 7:15 a.m., to the battery
  35. backed-up hardware clock. When the system is booted, the system clock is set
  36. with the time saved in the hardware clock.
  37.  
  38. Some Amiga models do not have battery backed-up clocks unless an expansion
  39. unit has been installed.
  40.  
  41. See also: DATE
  42.